home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / autokick < prev    next >
Text File  |  2001-03-21  |  659b  |  22 lines

  1. Synopsis:
  2.    load autokick
  3.  
  4. Description:
  5.    This script loads a trio of aliases for maintaining a simple list of
  6.    people to automatically kick and ban from the current channel upon
  7.    joining it.
  8.  
  9.      Alias           Description                                          
  10.      /autokick <x>   add user to auto-kick list
  11.      /kicknban <x>   kick and ban user from current channel
  12.      /unkick <x>     remove user from auto-kick list
  13.  
  14.    The script also loads the GUH script to do part of the work.
  15.  
  16. See Also:
  17.    guh(8); kick(1); load(5); mode(1)
  18.  
  19. Other Notes:
  20.    This script was written by Jeremy Nelson (hop), jnelson@acronet.net.
  21.  
  22.